home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
TPREFFORM
/
TPREFFORM.txt
Wrap
Text File
|
2007-06-06
|
33KB
|
1,123 lines
object PrefForm: TPrefForm
Left = 379
Top = 314
BorderStyle = bsDialog
Caption = 'Prefences'
ClientHeight = 346
ClientWidth = 442
Color = clBtnFace
Constraints.MinHeight = 378
Constraints.MinWidth = 448
ParentFont = True
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 302
Width = 442
Height = 3
Align = alBottom
Shape = bsBottomLine
end
object Panel1: TPanel
Left = 0
Top = 305
Width = 442
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
442
41)
object btOk: TElPopupButton
Left = 212
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
Caption = 'OK'
TabOrder = 0
OnClick = btOkClick
Anchors = [akRight, akBottom]
end
object btCancel: TElPopupButton
Left = 324
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 2
Caption = 'Cancel'
TabOrder = 1
Anchors = [akRight, akBottom]
end
object btHelp: TElPopupButton
Left = 8
Top = 8
Width = 113
Height = 25
ImageIndex = 14
UseImageList = True
Images = TrayForm.ilMain
DrawDefaultFrame = False
Caption = 'Help'
TabOrder = 2
OnClick = btHelpClick
Anchors = [akLeft, akBottom]
end
end
object PC: TElPageControl
Left = 0
Top = 0
Width = 442
Height = 302
Style = etsNetTabs
TabIndex = 0
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ActivePage = pgStartUp
ActiveTabFont.Charset = DEFAULT_CHARSET
ActiveTabFont.Color = clWindowText
ActiveTabFont.Height = -11
ActiveTabFont.Name = 'MS Sans Serif'
ActiveTabFont.Style = []
Align = alClient
ParentColor = False
TabOrder = 1
UseXPThemes = False
DockOrientation = doNoOrient
object pgStartUp: TElTabSheet
PageControl = PC
Caption = 'Startup'
object lbOptions: TLabel
Left = 16
Top = 20
Width = 36
Height = 13
Caption = 'Options'
end
object chForAll: TElCheckBox
Left = 48
Top = 88
Width = 78
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'For all users'
Enabled = False
TabOrder = 0
end
object rbManual: TElRadioButton
Left = 28
Top = 42
Width = 101
Height = 17
StyleManager = ElStyleManager1
Checked = True
Flat = True
Caption = 'Run only manual'
TabOrder = 1
OnClick = rbAutoRunClick
DoubleBuffered = False
end
object rbAutoRun: TElRadioButton
Left = 28
Top = 64
Width = 196
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Run at Windows startup / user logon'
TabStop = False
TabOrder = 2
OnClick = rbAutoRunClick
DoubleBuffered = False
end
object rbAsService: TElRadioButton
Left = 28
Top = 112
Width = 187
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Run as service at Windows startup'
TabStop = False
TabOrder = 3
OnClick = rbAutoRunClick
DoubleBuffered = False
end
object Panel5: TPanel
Left = 32
Top = 136
Width = 273
Height = 121
BevelOuter = bvNone
TabOrder = 4
Visible = False
DesignSize = (
273
121)
object lbUser: TLabel
Left = 18
Top = 54
Width = 51
Height = 13
Caption = 'User name'
Visible = False
end
object lbPass: TLabel
Left = 18
Top = 78
Width = 46
Height = 13
Caption = 'Password'
Visible = False
end
object lbDomain: TLabel
Left = 18
Top = 102
Width = 36
Height = 13
Caption = 'Domain'
Visible = False
end
object edUserPassword: TElEdit
Left = 105
Top = 75
Width = 145
Height = 21
Hint = 'Name'
StyleManager = ElStyleManager1
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 3
Visible = False
end
object edUserDomain: TElEdit
Left = 105
Top = 99
Width = 145
Height = 21
Hint = 'Name'
StyleManager = ElStyleManager1
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 4
Visible = False
OnExit = edUserDomainExit
end
object chUsers: TElComboBox
Left = 105
Top = 51
Width = 145
Height = 21
Cursor = crIBeam
StyleManager = ElStyleManager1
ItemHeight = 13
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 2
ParentColor = False
Visible = False
Anchors = [akLeft, akTop, akRight]
end
object rbUser: TElRadioButton
Left = 17
Top = 25
Width = 110
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'From user account'
TabStop = False
TabOrder = 1
OnClick = rbLocalSysClick
DoubleBuffered = False
end
object rbLocalSys: TElRadioButton
Left = 17
Top = 4
Width = 174
Height = 17
StyleManager = ElStyleManager1
Checked = True
Flat = True
Caption = 'From LOCAL_SYSTEM account'
TabOrder = 0
OnClick = rbLocalSysClick
DoubleBuffered = False
end
end
end
object pgUI: TElTabSheet
PageControl = PC
Caption = 'Interface'
Visible = False
object lbLang: TLabel
Left = 16
Top = 20
Width = 48
Height = 13
Caption = 'Language'
end
object chDontTask: TElCheckBox
Left = 16
Top = 49
Width = 193
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Do not show xStarter icon in taskbar'
TabOrder = 1
end
object cbLang: TElComboBox
Left = 132
Top = 16
Width = 245
Height = 21
Cursor = crIBeam
StyleManager = ElStyleManager1
Style = csDropDownList
ItemHeight = 13
OnChange = cbLangChange
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 0
ParentColor = False
end
object chOnlyTrayUsers: TElCheckBox
Left = 16
Top = 77
Width = 290
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Load and show xStarter icon in the tray only for this users'
TabOrder = 2
OnClick = chOnlyTrayUsersClick
end
object vstTrayUsers: TVirtualStringTree
Left = 32
Top = 101
Width = 169
Height = 116
BiDiMode = bdLeftToRight
BevelInner = bvNone
BevelKind = bkTile
BorderStyle = bsNone
Ctl3D = True
DragOperations = [doMove]
DragType = dtVCL
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.Options = [hoAutoResize, hoShowHint, hoVisible]
Header.Style = hsFlatButtons
HintMode = hmTooltip
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 3
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes]
TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
TreeOptions.StringOptions = [toSaveCaptions]
OnDblClick = vstTrayUsersDblClick
OnGetText = vstTrayUsersGetText
Columns = <
item
Position = 0
Width = 167
WideText = 'Users'
end>
end
object Panel6: TPanel
Left = 203
Top = 100
Width = 35
Height = 117
BevelOuter = bvNone
TabOrder = 4
object TBDock4: TSpTBXDock
Left = 0
Top = 0
Width = 27
Height = 117
Position = dpLeft
object ToolbarTrayUsers: TSpTBXToolbar
Left = 0
Top = 0
Caption = 'ToolbarRole'
Images = TrayForm.ilMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
object tiAddTrayUser: TSpTBXItem
Caption = 'Add User'
Hint = 'Add User'
ImageIndex = 0
OnClick = tiAddTrayUserClick
end
object tiEditTrayUser: TSpTBXItem
Caption = 'Edit User'
Hint = 'Edit User'
ImageIndex = 18
OnClick = tiEditTrayUserClick
end
object tiDeleteTrayUser: TSpTBXItem
Caption = 'Delete User'
Hint = 'Delete User'
ImageIndex = 6
OnClick = tiDeleteTrayUserClick
end
end
end
end
end
object pgScheduler: TElTabSheet
PageControl = PC
Caption = 'Scheduler'
Visible = False
object lbDontRunDates: TLabel
Left = 16
Top = 20
Width = 309
Height = 13
Caption =
'Don'#39't run tasks by scheduler in this days (holidays, vacations, ' +
'etc)'
end
object Panel7: TPanel
Left = 203
Top = 44
Width = 35
Height = 117
BevelOuter = bvNone
TabOrder = 0
object TBDock5: TSpTBXDock
Left = 0
Top = 0
Width = 27
Height = 117
Position = dpLeft
object TBToolbar1: TSpTBXToolbar
Left = 0
Top = 0
Caption = 'ToolbarRole'
Images = TrayForm.ilMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
object tiAddDate: TSpTBXItem
Caption = 'Add'
Hint = 'Add'
ImageIndex = 0
OnClick = tiAddDateClick
end
object tiEditDate: TSpTBXItem
Caption = 'Edit'
Hint = 'Edit'
ImageIndex = 18
OnClick = tiEditDateClick
end
object tiDeleteDate: TSpTBXItem
Caption = 'Delete'
Hint = 'Delete'
ImageIndex = 6
OnClick = tiDeleteDateClick
end
end
end
end
object vstDate: TVirtualStringTree
Left = 32
Top = 45
Width = 169
Height = 116
BiDiMode = bdLeftToRight
BevelInner = bvNone
BevelKind = bkTile
BorderStyle = bsNone
Ctl3D = True
DragOperations = [doMove]
DragType = dtVCL
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.Options = [hoAutoResize, hoShowHint, hoVisible]
Header.Style = hsFlatButtons
HintMode = hmTooltip
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 1
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes]
TreeOptions.MiscOptions = [toEditable, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
TreeOptions.StringOptions = [toSaveCaptions]
OnCreateEditor = vstDateCreateEditor
OnDblClick = vstDateDblClick
OnEditing = vstDateEditing
OnGetText = vstDateGetText
OnKeyDown = vstDateKeyDown
Columns = <
item
Position = 0
Width = 167
WideText = 'Date'
end>
end
object chAutoUpdate: TElCheckBox
Left = 16
Top = 180
Width = 264
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Automatically check for newer versions every week'
TabOrder = 2
end
object btCheckNow: TElPopupButton
Left = 32
Top = 208
Width = 121
Height = 25
DrawDefaultFrame = False
Caption = 'Check now'
TabOrder = 3
OnClick = btCheckNowClick
end
end
object pgRC: TElTabSheet
PageControl = PC
Caption = 'Web Pilot'
Visible = False
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
DesignSize = (
438
277)
object lbPort: TLabel
Left = 16
Top = 20
Width = 58
Height = 13
Caption = 'Listener port'
end
object edPort: TElEdit
Left = 156
Top = 16
Width = 117
Height = 21
StyleManager = ElStyleManager1
Text = '8089'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 0
end
object chUseSSL: TElCheckBox
Left = 16
Top = 57
Width = 176
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Use SSL for secure data transfer'
TabOrder = 2
end
object pcRC: TElPageControl
Left = 8
Top = 80
Width = 422
Height = 188
Style = etsNetTabs
TabIndex = 0
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ActivePage = pgUsers
ActiveTabFont.Charset = DEFAULT_CHARSET
ActiveTabFont.Color = clWindowText
ActiveTabFont.Height = -11
ActiveTabFont.Name = 'MS Sans Serif'
ActiveTabFont.Style = []
DefaultPage = pgUsers
ParentColor = False
TabOrder = 3
UseXPThemes = False
Anchors = [akLeft, akTop, akRight, akBottom]
DockOrientation = doNoOrient
object pgUsers: TElTabSheet
PageControl = pcRC
Caption = 'Roles/Users'
object chAllowRoles: TElCheckBox
Left = 8
Top = 8
Width = 195
Height = 17
StyleManager = ElStyleManager1
State = cbChecked
Checked = True
Flat = True
Caption = 'Allow access only for this roles/users'
TabOrder = 0
OnClick = chAllowRolesClick
end
object Panel2: TPanel
Left = 179
Top = 28
Width = 35
Height = 117
BevelOuter = bvNone
TabOrder = 1
object TBDock1: TSpTBXDock
Left = 0
Top = 0
Width = 27
Height = 117
Position = dpLeft
object ToolbarRole: TSpTBXToolbar
Left = 0
Top = 0
Caption = 'ToolbarRole'
DockMode = dmCannotFloatOrChangeDocks
Images = TrayForm.ilMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
object tiAddRole: TSpTBXItem
Caption = 'Add Role'
Hint = 'Add Role'
ImageIndex = 0
end
object tiEditRole: TSpTBXItem
Caption = 'Edit Role'
Hint = 'Edit Role'
ImageIndex = 18
end
object tiDeleteRole: TSpTBXItem
Caption = 'Delete Role'
Hint = 'Delete Role'
ImageIndex = 6
end
end
end
end
object Panel4: TPanel
Left = 379
Top = 28
Width = 35
Height = 117
BevelOuter = bvNone
TabOrder = 2
object TBDock3: TSpTBXDock
Left = 0
Top = 0
Width = 27
Height = 117
Position = dpLeft
object ToolbarUser: TSpTBXToolbar
Left = 0
Top = 0
Caption = 'ToolbarRole'
DockMode = dmCannotFloatOrChangeDocks
Images = TrayForm.ilMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
object tiAddUser: TSpTBXItem
Caption = 'Add User'
Hint = 'Add User'
ImageIndex = 0
OnClick = tiAddUserClick
end
object tiEditUser: TSpTBXItem
Caption = 'Edit User'
Hint = 'Edit User'
ImageIndex = 18
OnClick = tiEditUserClick
end
object tiDeleteUser: TSpTBXItem
Caption = 'Delete User'
Hint = 'Delete User'
ImageIndex = 6
end
end
end
end
object vstRoles: TVirtualStringTree
Left = 8
Top = 29
Width = 169
Height = 116
BiDiMode = bdLeftToRight
BevelInner = bvNone
BevelKind = bkTile
BorderStyle = bsNone
Ctl3D = True
DragOperations = [doMove]
DragType = dtVCL
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.Options = [hoAutoResize, hoShowHint, hoVisible]
Header.Style = hsFlatButtons
HintMode = hmTooltip
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 3
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes]
TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
TreeOptions.StringOptions = [toSaveCaptions]
Columns = <
item
Position = 0
Width = 167
WideText = 'Roles'
end>
end
object vstUsers: TVirtualStringTree
Left = 208
Top = 29
Width = 169
Height = 116
BiDiMode = bdLeftToRight
BevelInner = bvNone
BevelKind = bkTile
BorderStyle = bsNone
Ctl3D = True
DragOperations = [doMove]
DragType = dtVCL
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.Options = [hoAutoResize, hoShowHint, hoVisible]
Header.Style = hsFlatButtons
HintMode = hmTooltip
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 4
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes]
TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
TreeOptions.StringOptions = [toSaveCaptions]
Columns = <
item
Position = 0
Width = 167
WideText = 'Users'
end>
end
end
object pgIPs: TElTabSheet
PageControl = pcRC
Caption = 'IP list'
Visible = False
object chAllowIPs: TElCheckBox
Left = 8
Top = 8
Width = 238
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Allow access only from specified IP addresses'
TabOrder = 0
OnClick = chAllowIPsClick
end
object Panel3: TPanel
Left = 179
Top = 28
Width = 35
Height = 117
BevelOuter = bvNone
TabOrder = 1
object TBDock2: TSpTBXDock
Left = 0
Top = 0
Width = 27
Height = 117
Position = dpLeft
object ToolbarIP: TSpTBXToolbar
Left = 0
Top = 0
Caption = 'TBToolbar1'
DockMode = dmCannotFloatOrChangeDocks
Images = TrayForm.ilMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
object tiAddIP: TSpTBXItem
Caption = 'Add IP'
Hint = 'Add Role'
ImageIndex = 0
OnClick = tiAddIPClick
end
object tiEditIP: TSpTBXItem
Caption = 'Edit IP'
Hint = 'Edit IP'
ImageIndex = 18
end
object tiDeleteIP: TSpTBXItem
Caption = 'Delete IP'
Hint = 'Delete IP'
ImageIndex = 6
end
end
end
end
object vstIPs: TVirtualStringTree
Left = 8
Top = 29
Width = 169
Height = 116
BiDiMode = bdLeftToRight
BevelInner = bvNone
BevelKind = bkTile
BorderStyle = bsNone
Ctl3D = True
DragOperations = [doMove]
DragType = dtVCL
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.Options = [hoAutoResize, hoShowHint, hoVisible]
Header.Style = hsFlatButtons
HintMode = hmTooltip
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 2
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes]
TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toRightClickSelect]
TreeOptions.StringOptions = [toSaveCaptions]
Columns = <
item
Position = 0
Width = 167
WideText = 'IP addresses'
end>
end
end
end
object chWPEnabled: TElCheckBox
Left = 284
Top = 19
Width = 61
Height = 17
StyleManager = ElStyleManager1
State = cbChecked
Checked = True
Flat = True
Caption = 'Enabled'
TabOrder = 1
end
end
object pgLogs: TElTabSheet
PageControl = PC
Caption = 'Logs'
Visible = False
DesignSize = (
438
277)
object lbStoreDays: TLabel
Left = 28
Top = 98
Width = 84
Height = 13
Caption = 'Store logs for last '
end
object lbStoreDays1: TLabel
Left = 348
Top = 98
Width = 22
Height = 13
Caption = 'days'
end
object chFileLog: TElCheckBox
Left = 16
Top = 44
Width = 249
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Write all file system events in the program log file'
TabOrder = 1
Anchors = [akLeft, akTop, akRight]
end
object chClearLogs: TElCheckBox
Left = 16
Top = 70
Width = 123
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Clear logs periodically'
TabOrder = 2
Anchors = [akLeft, akTop, akRight]
end
object edStoreDays: TElSpinEdit
Left = 249
Top = 95
Width = 88
Height = 21
Cursor = crIBeam
StyleManager = ElStyleManager1
Value = 60
MaxValue = 365
MinValue = 1
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 3
end
object chTaskLogPopup: TElCheckBox
Left = 16
Top = 18
Width = 280
Height = 17
Caption = 'Show each task log while execution in popup windows'
TabOrder = 0
Anchors = [akLeft, akTop, akRight]
end
end
object pgAdd: TElTabSheet
PageControl = PC
Caption = 'Additional'
Visible = False
DesignSize = (
438
277)
object lbFolder: TLabel
Left = 14
Top = 20
Width = 70
Height = 13
Caption = 'Sections folder'
FocusControl = edFolder
end
object lbPassword: TLabel
Left = 14
Top = 52
Width = 46
Height = 13
Caption = 'Password'
FocusControl = edPasswrod
end
object lbConPass: TLabel
Left = 14
Top = 78
Width = 83
Height = 13
Caption = 'Confirm password'
FocusControl = edConfPassword
end
object lbHotkey: TElLabel
Left = 16
Top = 164
Width = 148
Height = 13
Caption = 'Hotkey to stop macro recording'
Transparent = False
end
object lbCompile: TElLabel
Left = 16
Top = 196
Width = 177
Height = 13
Caption = 'While compiling tasks into executable'
Transparent = False
end
object mxFlatSpeedButton1: TElPopupButton
Left = 391
Top = 16
Width = 24
Height = 24
DrawDefaultFrame = False
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000C40E0000C40E00001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAA00000000000AAAAA003333333330AAAA0B0333333333
0AAA0FB03333333330AA0BFB03333333330A0FBFB000000000000BFBFBFBFB0A
AAAA0FBFBFBFBF0AAAAA0BFB0000000AAAAAA000AAAAAAAA444AAAAAAAAAAAAA
A44AAAAAAAAA4AAA4A4AAAAAAAAAA444AAAAAAAAAAAAAAAAAAAA}
TabOrder = 6
OnClick = mxFlatSpeedButton1Click
Anchors = [akTop, akRight]
end
object edFolder: TElEdit
Left = 123
Top = 17
Width = 266
Height = 21
Hint = 'Name'
StyleManager = ElStyleManager1
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
end
object edPasswrod: TElEdit
Left = 256
Top = 49
Width = 134
Height = 21
Hint = 'Name'
StyleManager = ElStyleManager1
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 1
end
object chEditTasks: TElCheckBox
Left = 16
Top = 108
Width = 219
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Don'#39't allow to edit tasks without password'
TabOrder = 3
end
object chRunTasks: TElCheckBox
Left = 16
Top = 131
Width = 261
Height = 17
StyleManager = ElStyleManager1
Flat = True
Caption = 'Don'#39't allow to run tasks manually without password'
TabOrder = 4
end
object edConfPassword: TElEdit
Left = 256
Top = 75
Width = 134
Height = 21
Hint = 'Name'
StyleManager = ElStyleManager1
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 2
end
object edHotkey: TElHotKey
Left = 256
Top = 160
Width = 132
Height = 21
Cursor = crIBeam
StyleManager = ElStyleManager1
HotKey = 0
InvalidKeys = []
Modifiers = []
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Ctl3D = True
ParentColor = False
ParentCtl3D = False
TabOrder = 5
end
object rbCompileNear: TElRadioButton
Left = 32
Top = 218
Width = 287
Height = 17
Checked = True
Caption = 'Copy needed .dll files in the same folder as resulting .exe'
TabOrder = 7
DoubleBuffered = False
end
object rbCompileInto: TElRadioButton
Left = 32
Top = 240
Width = 227
Height = 17
Caption = 'Include needed .dll files in the resulting .exe'
TabStop = False
TabOrder = 8
DoubleBuffered = False
end
end
end
object ElFormPersist1: TElFormPersist
Storage = TrayForm.ElIniFile1
PersistOptions = [epoState, epoPosition]
TopMost = False
Left = 144
Top = 160
PropsToStore = {00000000}
end
object ElStyleManager1: TElStyleManager
Left = 344
Top = 168
Style = {
3B4175746F6D61746963616C6C792067656E6572617465642066696C652E2044
4F204E4F54204D4F444946592121210D0A0D0A5B2844656661756C74295D0D0A
55736558505468656D65733D747275650D0A}
end
end